Q: We need to call many common functions from a common library frequently.
Sometimes you want a test script to be able to call another sub-test as part of its operation. You can do this using the Global.DoInvokeTest('path to test', [parameters]); function. This articles provides a more detailed example for doing this.
The high-level information can be found in the knowledge base at: KB127 - Passing Test Parameters.
This guide describes how you manage groups of Rapise tests together in situations where you are not using SpiraTest test sets.